object RtNagDlg: TRtNagDlg Left = 174 Top = 142 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About...' ClientHeight = 226 ClientWidth = 392 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnShow = FormShow TextHeight = 16 object Panel1: TPanel Left = 6 Top = 8 Width = 379 Height = 173 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ApplicationName: TLabel Left = 12 Top = 24 Width = 343 Height = 17 Alignment = taCenter AutoSize = False Caption = 'RTRegDialogs' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object UserName: TLabel Left = 12 Top = 6 Width = 343 Height = 13 Alignment = taCenter AutoSize = False Caption = 'UNREGISTERED COPY' Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object ApplicationVersion: TLabel Left = 12 Top = 42 Width = 343 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Version 1.00' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object CopyrightNotice: TLabel Left = 12 Top = 64 Width = 343 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Copyright 1997 by r&&t software' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Credits: TMemo Left = 12 Top = 84 Width = 349 Height = 79 Alignment = taCenter BorderStyle = bsNone Color = clBtnFace Ctl3D = True Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( '') ParentCtl3D = False ParentFont = False ReadOnly = True TabOrder = 0 end end object OKButton: TBitBtn Left = 157 Top = 190 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end